home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_AI / AI_026 / 1STG0995.LZH / 1STGUIDE / 1STGUIDE.ENG < prev    next >
Text File  |  1995-08-29  |  9KB  |  250 lines

  1. 1STGUIDE Release Notes                             Halle, Aug 29 1995
  2.  
  3.         Copyright (C) 1990-95 Guido Vollbeding
  4.  
  5.  
  6.     Introduction:
  7.     -------------
  8.  
  9. 1stGuide is a program/accessory to view/play the following standard
  10. file formats in GEM windows on all Atari machines, all system
  11. configurations, in all screen resolutions and color depths
  12. (1 Bit Monochrome up to 32 Bit True-Color):
  13.  
  14.     .IMG    GEM-(X)-Image picture files, Level-1/2/3
  15.         (1 Bit Monochrome up to 12 Bit RGB Colormap)
  16.     .IFF    Interchange File Format: ILBM - Interleaved Bitmaps
  17.         (1 Bit Monochrome up to 12 Bit RGB Colormap)
  18.     .GEM    GEM-Metafiles (including bezier curves under
  19.         appropriate VDI, e.g. NVDI >= 2.12)
  20.     .RSC    GEM-Resource files
  21.         (simple up to 64 K and extended > 64 K)
  22.     .PNG    Portable Network Graphics, all 'flavors'
  23.         according to the current specification
  24.     .JPG
  25.     .JPE
  26.     .JPEG   Joint Photographic Experts Group - pictures:
  27.         JPEG/JFIF-Standard (usually 24 Bit color depth)
  28.     .MPG
  29.     .MPE
  30.     .MPEG   Moving Picture Experts Group - movies:
  31.         MPEG-1-Video-Standard (24 Bit color depth) and
  32.         MPEG-1-System (Video+Audio interleaved)
  33.     .SAM
  34.     .SND
  35.     .AVR    Sound-Sample files
  36.         (8 Bit Mono only at the moment)
  37.     .DOC
  38.     .OUT
  39.     *       Textfiles (including attributes)
  40.  
  41. Furthermore, hypertext-like links can be defined between files in a
  42. simple manner, which provides the possibility to create large infor-
  43. mation systems to be used interactively with 1stGuide. See in the
  44. program description for details.
  45.  
  46. Note: By pressing Control-A (or holding down the right mouse key by
  47. clicking in the Acc-Menu) you get a configuration dialog to set your
  48. preferences.
  49. Here is a short description of the "Image-Dithering" option:
  50. With "Niemals" (Never) dithering is 'normally' (see below) not used.
  51. At "Bedarf" (Need) images are only dithered if containing more colors
  52. than are available in the current screen resolution. Otherwise, the
  53. color palette must be changed by hand (Popup/Shortcuts ^E, ^S).
  54. If you select "Immer" (Always), images containing a color palette
  55. will always be dithered (except in High-/True-Color modes).
  56. Advantages:
  57.     - no need to change the hardware palette;
  58.     - multiple pictures are displayed in right colors
  59.       at the same time.
  60. Disadvantages:
  61.     - not optimal display (dithering to a fix palette);
  62.     - higher computing costs -> longer waiting time
  63.       at loading.
  64. Simply try this out! This option is not used in High-/True-Color
  65. modes and is only used for IMG/IFF-pictures, not for JPG.
  66.  
  67.  
  68.     Installation for Atari ST(E)/TT/Falcon etc.:
  69.     --------------------------------------------
  70.  
  71. 1. Copy the file 1STGUIDE.ACC into your Boot-Directory. If you want
  72.    to print with 1stGuide, an appropriate version of GDOS must be
  73.    installed.
  74.  
  75. The following steps apply only for installing the full package:
  76.  
  77. 2. Create a new folder (e.g. "1STGUIDE") on your harddisk, and copy
  78.    or decompress the disk contents into that folder.
  79.  
  80. 3. Reboot the system, click in the Desk-Menu on the entry "1st Guide"
  81.    and choose the file "1STGUIDE.HLP" with the upcoming file-selector
  82.    in your installation directory. There you will get further
  83.    instructions.
  84.  
  85. Additionaly you can insert the following line in your DESKTOP.INF or
  86. NEWDESK.INF file to avoid getting the alert "Show/Print/Cancel" by
  87. the desktop:
  88.  
  89. #G 03 04 C:\1STGUIDE.ACC@ *.*@
  90. respectively
  91. #G 03 04 000 C:\1STGUIDE.ACC@ *.*@ @
  92.  
  93. If you insert the following line after this, you can start 1STGUIDE
  94. (and certain other, also inactive, accessories) immediately as a
  95. program:
  96.  
  97. #G 03 FF *.AC*@ @
  98. respectively
  99. #G 03 FF 000 *.AC*@ @ @
  100.  
  101. Alternatively, you can rename 1STGUIDE into .PRG, .APP, or .GTP for
  102. use as a program.
  103.  
  104.  
  105.     Contents of the package:
  106.     ------------------------
  107.  
  108. The 1stGuide full package contains the following parts:
  109.  
  110.     - 1STGUIDE.ZIP, containing the program file 1STGUIDE.ACC,
  111.             this english textfile 1STGUIDE.ENG, and
  112.             the german description 1STGUIDE.GER;
  113.  
  114.     - GUIDHELP.ZIP, containing detailed program description
  115.             and TOS/GEM-System-Documentation in
  116.             hypertext form;
  117.  
  118.     - GUIDTOOL.ZIP, containing utility programs for use with
  119.             1stGuide, a printable description in TeX as
  120.             DVI-file, and 1stView including sources;
  121.  
  122.     - GUIDDOSE.ZIP, containing program versions for the PC-GEM.
  123.  
  124. Furthermore, the following packages are available:
  125.  
  126.     - JPEG_DSP: contains DSP-JPEG-Decode-Driver for the Falcon;
  127.  
  128.     - JPEG_GVS: contains the JPEG-Save-Module for GEM-View 3.x;
  129.  
  130.     - MPEGDSP.TTP: DSP-MPEG-Player-Demoprogram for the Falcon;
  131.  
  132.     - MPEG_SYS: contains a tool for MPEG-1-System-Layer-Streams;
  133.  
  134.     - XIMGTOOL: contains sources and tool für XIMG-Level-1/2/3.
  135.  
  136. For distribution AT LEAST the archive 1STGUIDE.ZIP or it contents
  137. (1STGUIDE.ACC, 1STGUIDE.ENG, 1STGUIDE.GER) is necessary, other parts
  138. are OPTIONAL!
  139. The full package is available automatically after registration. If
  140. you are NOT able to deal with HD-disks, please note this at registra-
  141. tion. In this case some optional parts must be left. Normally I
  142. send HD-disks!
  143.  
  144.  
  145.     Registration:
  146.     -------------
  147.  
  148. 1stGuide is SHAREWARE!! This means, that a registration by sending
  149. the shareware fee to the author is necessary, if you decide to use
  150. the program regularly, and if you are interested in further
  151. extensions and enhancements.
  152.  
  153. The shareware fee for 1stGuide is 50,- DM (Deutsche Mark). Please
  154. send this fee to the following address:
  155.  
  156.     Guido Vollbeding
  157.     Turmstraβe 61
  158.     D-06110 Halle (Saale)
  159.     Germany
  160.  
  161. After receiving the money I will send you an "original" disk with
  162. the current packages on it, and you can feel free to order actual
  163. versions later by sending a letter with disk and return portage.
  164.  
  165. If somebody uses 1stGuide without paying the fee, she/he should keep
  166. in mind that she/he violates rights and rules of well behavior.
  167.  
  168.  
  169.     Declaration:
  170.     ------------
  171.  
  172. 1stGuide is a shareware program package from:
  173.  
  174.     Guido Vollbeding
  175.     Turmstraβe 61
  176.     D-06110 Halle (Saale)
  177.     Germany
  178.  
  179. All rights reserved. I accept NO LIABILITY for damages of any kind.
  180.  
  181. -!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
  182. This software is based in part on the work of the Independent JPEG
  183. Group, Copyright (C) 1991-1994, Thomas G. Lane.  All Rights Reserved.
  184. The authors accept NO LIABILITY for damages of any kind.
  185. -!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-!-
  186.  
  187. ~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~
  188. This software supports the DSP-JPEG-Decoder from Brainstorm, France,
  189. for Atari Falcon computers, which is copyright (C) 1992-93 by
  190. Brainstorm & Atari Corporation.
  191. ~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~!~
  192.  
  193. -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
  194. The MPEG part of this software is based in part on the work of
  195.  
  196.             Lawrence A. Rowe, Ketan Patel, and Brian Smith
  197.      Computer Science Division-EECS, Univ. of Calif. at Berkeley
  198.  
  199. Copyright (C) 1994 The Regents of the University of California.
  200. All rights reserved.
  201.  
  202. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY
  203. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  204. ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
  205. IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY
  206. OF SUCH DAMAGE.
  207.  
  208. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  209. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  210. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE
  211. PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF
  212. CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT,
  213. UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  214. -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
  215.  
  216. -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  217. The PNG part of this software is based in part on the work of
  218.  
  219.   Guy Eric Schalnat, Group 42, Inc., Copyright (c) 1995
  220.   Contributing Authors:
  221.     Guy Eric Schalnat
  222.  
  223.   The PNG Reference Library is supplied "AS IS". The Contributing
  224.   Authors and Group 42, Inc. disclaim all warranties, expressed or
  225.   implied, including, without limitation, the warranties of
  226.   merchantability and of fitness for any purpose. The Contributing
  227.   Authors and Group 42, Inc. assume no liability for damages,
  228.   direct or consequential, which may result from the use of
  229.   the PNG Reference Library.
  230.  
  231. and the 'zlib' general purpose compression library:
  232.  
  233.   Copyright (C) 1995 Jean-loup Gailly and Mark Adler
  234.  
  235.   This software is provided 'as-is', without any express or implied
  236.   warranty.  In no event will the authors be held liable for any
  237.   damages arising from the use of this software.
  238.  
  239. PNG Spec. 1995 by Thomas Boutell, Mark Adler, and Lee Daniel Crocker.
  240. -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  241.  
  242. The software may be freely distributed, as long as all files of a
  243. single package remain together and unchanged.
  244. Any commercial distribution (including PD-Series or so) is strictly
  245. excluded, unless given my written agreement. Appropriate conditions
  246. can be asked from the author AFTER registration!
  247.  
  248. Now I wish you much fun with 1stGuide, and may the Atari always be
  249. with you!
  250.